Added retry behaviour when receiving SESSION_INVALID. This means that xm shell
authorEwan Mellor <ewan@xensource.com>
Sat, 23 Dec 2006 20:20:34 +0000 (20:20 +0000)
committerEwan Mellor <ewan@xensource.com>
Sat, 23 Dec 2006 20:20:34 +0000 (20:20 +0000)
commit5bde93a974f06d2b974a34b0b4a2147236c421ed
tree0d69d311fdd77024aea8720021fbfaba14abd17e
parent42a02761117518e30cef87289f626f0ab7066e0d
Added retry behaviour when receiving SESSION_INVALID.  This means that xm shell
and XenAPI.Session will reauthenticate across a Xend restart.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/XenAPI.py